-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Harmonize ergocub FT sensor names with the one used in ergocub URDF #561
Conversation
@traversaro If you agree, I would test it on the robot before approving it. |
Sure! |
CI is failing with:
We need to change also the remappers. |
This should be fixed by 4eb4461 . |
Awaiting tests before merging then. |
4eb4461
to
1a557b0
Compare
1a557b0
to
68ac1a4
Compare
Compare branch squashed and rebased on devel. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @traversaro @pattacini, today I tested the changes and the robot started without any error. Feel free to merge the PR.
The PR icub-tech-iit/ergocub-software#158 (that was released in ergocub-software v0.3.4) change the FT sensor names:
However, the wbd configuration files for the real robot were not updated accordingly. This PR should fix this.
Fix icub-tech-iit/ergocub-software#165 .
Related to robotology/icub-models-generator#242 .
Implements Option 1 (O1) as described in robotology/icub-models-generator#240 (comment) .